Window: Clarify resize() doc about titlebar widget
authorDaniel Boles <dboles@src.gnome.org>
Fri, 12 Jan 2018 21:22:11 +0000 (21:22 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Sat, 13 Jan 2018 20:06:20 +0000 (20:06 +0000)
commit339d355ddad30552baae6ea12c5e08115e9cb2b9
tree3ca16720c2a671c69d304a6b5f72bbd125cad629
parentf8d235ecc22808e64131026a373d4a92b7d47f2f
Window: Clarify resize() doc about titlebar widget

Clarify the reference to HeaderBar, as it applies to any custom title
widget; HeaderBar is only the most common one used. Also, fix a typo.
gtk/gtkwindow.c